home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14050 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  655 b 

  1. Path: news.bellglobal.com!news
  2. From: bogdanfl@aei.ca (Bogdan  Florescu)
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP with child windows
  5. Date: Thu, 28 Mar 1996 22:47:19 GMT
  6. Organization: Bell Global Solutions
  7. Message-ID: <4jeqas$g5p@news.bellglobal.com>
  8. NNTP-Posting-Host: diala16.aei.ca
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. In MS Visual C++ v 1.5, I need to do this: I have two edit boxes. When
  12. I select "New" from the menu, it should set  a blinking cursor in the
  13. box that I want, so I can start immediately entering data, without
  14. selecting first the box with the mouse. How do I do this? How do I
  15. transfer the control from one window to another?
  16.  
  17. Thanks.
  18.  
  19.